gdk/wayland: Always configured size when resizing
authorJonas Ådahl <jadahl@gmail.com>
Wed, 2 Dec 2020 10:38:17 +0000 (11:38 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 08:46:39 +0000 (09:46 +0100)
commit048a0172a067a109f133ed271a5f76d2e81c3e4a
tree45b3a77fc3656c79bc9501f128e3f7d42912b3e8
parent64f6118af4e152621a84062712d947bf90609335
gdk/wayland: Always configured size when resizing

GTK4 doesn't support arbitrary constraints when resizing a window (e.g.
steps, or aspect ratio), so we don't need to care about the result from
compute-size when doing interactive resizing.
gdk/wayland/gdksurface-wayland.c